DCCChatList

Category: DCC

Syntax:
$DCCChatList()

Returns a list of all open DCC chat windows.

Example:
foreach ($win; $DCCChatList())
  Msg $win Thanks for DCC chatting me, I am so lonely!
endforeach

See also: DCCList


Next in "DCC": DCCList
Previous in "DCC": DCC
Next by name: DCCList
Previous by name: DCC
Up to all functions by name or commands and functions by category